Label.setNaturalWrapMode

Select the line wrapping for the natural size request.

This only affects the natural size requested, for the actual wrapping used, see the [property@Gtk.Label:wrap-mode] property.

class Label
void
setNaturalWrapMode

Parameters

wrapMode GtkNaturalWrapMode

the line wrapping mode

Meta